EngineGetting startedPythonAutogenerated DocslibrarieseditorsuccessesVersion: 16.8.2On this pagesuccessesOK class OK(EditorSuccess) Editor success code 0. OKWithCleaning class OKWithCleaning(EditorSuccess) Editor success code 1. success_codes success_codes = { 0: OK, 1: OKWithCleaning,}